Skip to content

plugin e621_tagger update - #751

Merged
DogmaDragon merged 9 commits into
stashapp:mainfrom
yokarion:main
Aug 5, 2026
Merged

plugin e621_tagger update#751
DogmaDragon merged 9 commits into
stashapp:mainfrom
yokarion:main

Conversation

@yokarion

@yokarion yokarion commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

e621 introduced UserAgent checking, now you have to set UA properly. Added a field to customize it at runtime.

  • Breaking changes: now you have to configure extra fields:
    • Delay between e621 requests in milliseconds
    • List of tags to skip (comma separated)
    • e621 User-Agent
  • Fixed 403 on e621 requests. Now e621 requires UserAgent to be set in this format: Project/1.1 (by yourname on e621). Generic or browser-like strings are rejected with 403. Default - Stash-e621-Tagger/1.1 (by anonymous on e621)

@yokarion

yokarion commented Aug 4, 2026

Copy link
Copy Markdown
Contributor Author

Commits are messy... I remember that it was way easier and way more clean updating scripts via GitHub web UI before...

But yeah, there are only 3 files updated:

  • e621_tagger.py
  • e621_tagger.yml
  • README.md

@discourse-stashapp

Copy link
Copy Markdown

This pull request has been mentioned on Stash Forum. There might be relevant details there:

https://discourse.stashapp.cc/t/e621-tagger/1377/7

@DogmaDragon DogmaDragon added the type:plugin Plugins label Aug 5, 2026
@DogmaDragon
DogmaDragon merged commit cb521e1 into stashapp:main Aug 5, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants